home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 111 / PC Guia 111.iso / swf / util4.swf / scripts / DefineButton2_178 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2004-12-27  |  81 b   |  5 lines

  1. on(rollOver){
  2.    tip2.ver = true;
  3.    tip2.caja.text = "Programa Anterior";
  4. }
  5.